TabView.append

Inserts @child as the last non-pinned page.

class TabView
append

Parameters

child Widget

a widget to add

Return Value

Type: TabPage

the page object representing @child

Meta